Vcenter Deployment Install InitialConfig RemotePsc Thumbprint RemoteSpec

Vcenter Deployment Install InitialConfig RemotePsc Thumbprint RemoteSpec
Vcenter Deployment Install InitialConfig RemotePsc Thumbprint RemoteSpec

This schema is deprecated as of vSphere API 9.0.0.0.

The Vcenter Deployment Install InitialConfig RemotePsc Thumbprint RemoteSpec schema contains the information used to connect to the remote PSC.

This schema was added in vSphere API 6.7.

JSON Example
{
    "address": "string",
    "https_port": 0
}
string
address
Required

This property is deprecated as of vSphere API 9.0.0.0.

The IP address or DNS resolvable name of the remote PSC.

This property was added in vSphere API 6.7.

integer As int64 As int64
https_port
Optional

This property is deprecated as of vSphere API 9.0.0.0.

The HTTPS port of the remote PSC.

This property was added in vSphere API 6.7.

If missing or null, port 443 will be used.

Deprecated